Two typos
authorMathieu Poumeyrol <kali@fotonauts.com>
Mon, 27 Oct 2014 00:42:15 +0000 (01:42 +0100)
committerMathieu Poumeyrol <kali@fotonauts.com>
Mon, 27 Oct 2014 00:42:15 +0000 (01:42 +0100)
src/doc/config.md

index b4c38600e3d17ccb2ef1bb9b8eb9eacfb1864002..d0669cba1fd01f139c3c83d57c10563bdce1b422 100644 (file)
@@ -2,12 +2,12 @@
 
 This document will explain how cargo's configuration system works, as well as
 available keys or configuration.  For configuration of a project through its
-manfest, see the [manifest format](manifest.html).
+manifest, see the [manifest format](manifest.html).
 
 # Hierarchical structure
 
 Cargo allows to have local configuration for a particular project or global
-configuration (like git). Cargo also extends this ability to a hirearchical
+configuration (like git). Cargo also extends this ability to a hierarchical
 strategy. If, for example, cargo were invoked in `/home/foo/bar/baz`, then the
 following configuration files would be probed for: